home *** CD-ROM | disk | FTP | other *** search
/ BigMax 1 / BigMax nº 1 [bd].iso / DEMOS / TERRA / TERRA.EXE / NORTE.DXR / 00056.ls < prev    next >
Encoding:
Text File  |  1996-06-16  |  672 b   |  24 lines

  1. on mouseUp
  2.   set the castNum of sprite 13 to cast "MALA1"
  3.   updateStage()
  4.   set the castNum of sprite 13 to cast "MALA2"
  5.   updateStage()
  6.   set the castNum of sprite 13 to cast "MALA3"
  7.   updateStage()
  8.   set the castNum of sprite 13 to cast "MALA4"
  9.   updateStage()
  10.   set the castNum of sprite 13 to cast "MALA5"
  11.   updateStage()
  12.   set the castNum of sprite 13 to cast "MALA6"
  13.   updateStage()
  14.   set the castNum of sprite 13 to cast "MALA7"
  15.   updateStage()
  16.   set the castNum of sprite 13 to cast "MALA8"
  17.   updateStage()
  18.   set the castNum of sprite 13 to cast "MALA9"
  19.   updateStage()
  20.   set the castNum of sprite 13 to cast "MALA10"
  21.   updateStage()
  22.   play frame "PE LIT SUL"
  23. end
  24.